Skip to content

chore(openapi): Make data required in ListOfWebhookDispatchesResponse#2467

Merged
Pijukatel merged 1 commit intomasterfrom
claude/fix-docs-access-dzr7n
Apr 28, 2026
Merged

chore(openapi): Make data required in ListOfWebhookDispatchesResponse#2467
Pijukatel merged 1 commit intomasterfrom
claude/fix-docs-access-dzr7n

Conversation

@Pijukatel
Copy link
Copy Markdown
Contributor

  • Make data required in ListOfWebhookDispatchesResponse
  • Align the response name with other similar response names

…sponse

Aligns the webhook-dispatches list-envelope schema with the convention
used by ListOfActorsResponse, ListOfBuildsResponse, etc., and adds the
missing required: [data] so generated Pydantic models have a non-optional
data field.
@github-actions github-actions Bot added this to the 139th sprint - Tooling team milestone Apr 27, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Apr 27, 2026
@apify-service-account
Copy link
Copy Markdown

Important

Action required@Pijukatel please coordinate this docs PR with the Python API client PR linked below.

Because this PR modifies the OpenAPI specification, the generated models in apify-client-python must be regenerated to stay in sync. This has already been done automatically:

A companion PR has been opened in apify-client-python with the regenerated models: apify/apify-client-python#764

  • Please make sure to review and merge both PRs together to keep the OpenAPI spec and API clients in sync.
  • You can ask for review and help from the Tooling team if needed.

@apify-service-account
Copy link
Copy Markdown

Preview for this PR was built for commit eb0dd58c and is ready at https://pr-2467.preview.docs.apify.com!

@Pijukatel Pijukatel marked this pull request as ready for review April 27, 2026 11:21
@Pijukatel Pijukatel merged commit b9f8ded into master Apr 28, 2026
15 checks passed
@Pijukatel Pijukatel deleted the claude/fix-docs-access-dzr7n branch April 28, 2026 08:33
Pijukatel added a commit to apify/apify-client-python that referenced this pull request Apr 28, 2026
This PR updates the auto-generated Pydantic models and TypedDicts based
on OpenAPI specification changes in [apify-docs PR
#2467](apify/apify-docs#2467).

---------

Co-authored-by: apify-service-account <apify-service-account@users.noreply.github.com>
Co-authored-by: Josef Prochazka <josef.prochazka@apify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants